ip ospf transmit-delay

This command sets the number of seconds for InfTransDelay value.

Syntax

ip ospf transmit-delay number [a.b.c.d]
no ip ospf transmit-delay [a.b.c.d] 

Command

Description

number

Defines number of seconds for the InfTransDelay value in the range of <1-65535>.

a.b.c.d

Address of the interface

Default

1 second

Command Mode

Privileged User

Example

This example sets the number of seconds for InfTransDelay value to 1000.

(config-data)# interface vlan1 
(conf-if-VLAN 1)# ip ospf transmit-delay 1000